GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / PdfCertificateRequest Method





In This Topic
PdfCertificateRequest Method
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(6)>
Sub PdfCertificateRequest( _
   ByRef CertPath As String, _
   ByRef Password As String _
) 
[DispId(6)]
void PdfCertificateRequest( 
   ref string CertPath,
   ref string Password
)
procedure PdfCertificateRequest( 
   var  CertPath: String;
   var  Password: String
); 
DispIdAttribute(6)
function PdfCertificateRequest( 
   CertPath : String,
   Password : String
);
[DispId(6)]
void PdfCertificateRequest( 
   ref string* CertPath,
   ref string* Password
) 
[DispId(6)]
void PdfCertificateRequest( 
   String^% CertPath,
   String^% Password
) 

Parameters

CertPath
Password
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members